﻿2026-08-05T03:43:48.0580986Z Current runner version: '2.336.0'
2026-08-05T03:43:48.0585802Z Runner name: 'kitsubito'
2026-08-05T03:43:48.0586312Z Runner group name: 'Default'
2026-08-05T03:43:48.0586932Z Machine name: 'KITSUBITO'
2026-08-05T03:43:48.0590288Z ##[group]GITHUB_TOKEN Permissions
2026-08-05T03:43:48.0592123Z Actions: write
2026-08-05T03:43:48.0592533Z ArtifactMetadata: write
2026-08-05T03:43:48.0592930Z Attestations: write
2026-08-05T03:43:48.0593292Z Checks: write
2026-08-05T03:43:48.0593654Z CodeQuality: write
2026-08-05T03:43:48.0594018Z Contents: write
2026-08-05T03:43:48.0594385Z CopilotRequests: write
2026-08-05T03:43:48.0594770Z Deployments: write
2026-08-05T03:43:48.0595132Z Discussions: write
2026-08-05T03:43:48.0595499Z Drives: write
2026-08-05T03:43:48.0595852Z Issues: write
2026-08-05T03:43:48.0596204Z Metadata: read
2026-08-05T03:43:48.0596558Z Models: read
2026-08-05T03:43:48.0596916Z Packages: write
2026-08-05T03:43:48.0597278Z Pages: write
2026-08-05T03:43:48.0597753Z PullRequests: write
2026-08-05T03:43:48.0598170Z RepositoryProjects: write
2026-08-05T03:43:48.0598872Z SecurityEvents: write
2026-08-05T03:43:48.0599334Z Statuses: write
2026-08-05T03:43:48.0599701Z VulnerabilityAlerts: read
2026-08-05T03:43:48.0600083Z ##[endgroup]
2026-08-05T03:43:48.0601609Z Secret source: Actions
2026-08-05T03:43:48.0602292Z Prepare workflow directory
2026-08-05T03:43:48.1097765Z Prepare all required actions
2026-08-05T03:43:48.1135071Z Getting action download info
2026-08-05T03:43:48.4721473Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-05T03:43:49.0301088Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-05T03:43:49.7470211Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-05T03:43:49.8503543Z ##[group]Run set -euo pipefail
2026-08-05T03:43:49.8504497Z [36;1mset -euo pipefail[0m
2026-08-05T03:43:49.8505309Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-05T03:43:49.8506484Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-05T03:43:49.8507950Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-05T03:43:49.8509595Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-05T03:43:49.8510836Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-05T03:43:49.8511804Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-05T03:43:49.8513478Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-05T03:43:49.8515099Z [36;1m  exit 1[0m
2026-08-05T03:43:49.8515720Z [36;1mfi[0m
2026-08-05T03:43:49.8533425Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-05T03:43:49.8534932Z ##[endgroup]
2026-08-05T03:43:49.8667113Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=690615685120 floor_bytes=34359738368
2026-08-05T03:43:49.8930550Z ##[group]Run actions/checkout@v5
2026-08-05T03:43:49.8931356Z with:
2026-08-05T03:43:49.8931914Z   fetch-depth: 0
2026-08-05T03:43:49.8932572Z   repository: BigscreenVR/spt-bs-core
2026-08-05T03:43:49.8939812Z   token: ***
2026-08-05T03:43:49.8940398Z   ssh-strict: true
2026-08-05T03:43:49.8941009Z   ssh-user: git
2026-08-05T03:43:49.8941620Z   persist-credentials: true
2026-08-05T03:43:49.8942292Z   clean: true
2026-08-05T03:43:49.8942903Z   sparse-checkout-cone-mode: true
2026-08-05T03:43:49.8943655Z   fetch-tags: false
2026-08-05T03:43:49.8944277Z   show-progress: true
2026-08-05T03:43:49.8944897Z   lfs: false
2026-08-05T03:43:49.8945470Z   submodules: false
2026-08-05T03:43:49.8946126Z   set-safe-directory: true
2026-08-05T03:43:49.8946849Z   allow-unsafe-pr-checkout: false
2026-08-05T03:43:49.8947584Z ##[endgroup]
2026-08-05T03:43:49.9728451Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-05T03:43:49.9730700Z ##[group]Getting Git version info
2026-08-05T03:43:49.9731935Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-05T03:43:49.9733911Z [command]/usr/bin/git version
2026-08-05T03:43:49.9734668Z git version 2.43.0
2026-08-05T03:43:49.9742519Z ##[endgroup]
2026-08-05T03:43:49.9750348Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/f985b8b5-2b63-430f-afdc-5de79a4eba1c/.gitconfig'
2026-08-05T03:43:49.9757493Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f985b8b5-2b63-430f-afdc-5de79a4eba1c' before making global git config changes
2026-08-05T03:43:49.9760155Z Adding repository directory to the temporary git global config as a safe directory
2026-08-05T03:43:49.9761982Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-05T03:43:49.9791459Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-05T03:43:49.9809409Z https://github.com/BigscreenVR/spt-bs-core
2026-08-05T03:43:49.9820120Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-05T03:43:49.9822485Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-05T03:43:49.9851542Z refs/heads/golden/w1-locksmith-t2
2026-08-05T03:43:49.9857774Z [command]/usr/bin/git checkout --detach
2026-08-05T03:43:50.0216761Z HEAD is now at 0a25b77cf release: bump workspace to 0.55.0 (bump-in-PR, onto the tested tree)
2026-08-05T03:43:50.0264826Z [command]/usr/bin/git branch --delete --force golden/w1-locksmith-t2
2026-08-05T03:43:50.0302253Z Deleted branch golden/w1-locksmith-t2 (was 0a25b77cf).
2026-08-05T03:43:50.1085515Z ##[endgroup]
2026-08-05T03:43:50.1088906Z [command]/usr/bin/git submodule status
2026-08-05T03:43:50.1292245Z ##[group]Cleaning the repository
2026-08-05T03:43:50.1294189Z [command]/usr/bin/git clean -ffdx
2026-08-05T03:43:54.5968135Z Removing .adapter-notify/
2026-08-05T03:43:54.5968512Z Removing bench-ledger/
2026-08-05T03:43:54.5968769Z Removing target/
2026-08-05T03:43:54.5982396Z [command]/usr/bin/git reset --hard HEAD
2026-08-05T03:43:54.6155475Z HEAD is now at 0a25b77cf release: bump workspace to 0.55.0 (bump-in-PR, onto the tested tree)
2026-08-05T03:43:54.6161848Z ##[endgroup]
2026-08-05T03:43:54.6164035Z ##[group]Disabling automatic garbage collection
2026-08-05T03:43:54.6167651Z [command]/usr/bin/git config --local gc.auto 0
2026-08-05T03:43:54.6193652Z ##[endgroup]
2026-08-05T03:43:54.6194210Z ##[group]Setting up auth
2026-08-05T03:43:54.6199641Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-05T03:43:54.6224797Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-05T03:43:54.6415705Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-05T03:43:54.6442415Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-05T03:43:54.6632172Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-05T03:43:54.6663099Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-05T03:43:54.6852461Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-05T03:43:54.6885114Z ##[endgroup]
2026-08-05T03:43:54.6885543Z ##[group]Fetching the repository
2026-08-05T03:43:54.6891460Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-05T03:43:55.8898855Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-05T03:43:55.8899905Z  * [new branch]          build/reaim-attach-intent -> origin/build/reaim-attach-intent
2026-08-05T03:43:55.8900935Z    d449ce5f9..ee33d6228  build/usher-u3-verb-surface -> origin/build/usher-u3-verb-surface
2026-08-05T03:43:55.8902347Z  * [new branch]          build/w1t2-perch-gc  -> origin/build/w1t2-perch-gc
2026-08-05T03:43:55.8904494Z  * [new branch]          build/w1t2-shell-relink-force -> origin/build/w1t2-shell-relink-force
2026-08-05T03:43:55.8906369Z  * [new branch]          build/w1t2-subnet-status -> origin/build/w1t2-subnet-status
2026-08-05T03:43:55.8907794Z  * [new branch]          build/w1t3-node-verb -> origin/build/w1t3-node-verb
2026-08-05T03:43:55.8909874Z  * [new branch]          build/w1t3-node-verb-help -> origin/build/w1t3-node-verb-help
2026-08-05T03:43:55.8911147Z  * [new branch]          build/w1t3-node-verb-teach -> origin/build/w1t3-node-verb-teach
2026-08-05T03:43:55.8914390Z  * [new branch]          docs/flake-ledger-resume-steal -> origin/docs/flake-ledger-resume-steal
2026-08-05T03:43:55.8917382Z  * [new branch]          obs/resume-attach-intent -> origin/obs/resume-attach-intent
2026-08-05T03:43:55.8920377Z  * [new branch]          test/grandchild-selection-probe -> origin/test/grandchild-selection-probe
2026-08-05T03:43:55.8921407Z  * [new branch]          test/probe-green-capture -> origin/test/probe-green-capture
2026-08-05T03:43:55.8922809Z  * [new branch]          test/resume-steal-taxonomy -> origin/test/resume-steal-taxonomy
2026-08-05T03:43:55.8924416Z  * [new branch]          test/resume-window-opens-pre-resume -> origin/test/resume-window-opens-pre-resume
2026-08-05T03:43:55.8925371Z  * [new branch]          test/twohost-serve-window -> origin/test/twohost-serve-window
2026-08-05T03:43:55.9000742Z [command]/usr/bin/git branch --list --remote origin/golden/w1-locksmith-t2
2026-08-05T03:43:55.9055837Z   origin/golden/w1-locksmith-t2
2026-08-05T03:43:55.9064637Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/w1-locksmith-t2
2026-08-05T03:43:55.9084627Z 0a25b77cf997eac65b071366c8194b8a17034d6f
2026-08-05T03:43:55.9088261Z ##[endgroup]
2026-08-05T03:43:55.9088673Z ##[group]Determining the checkout info
2026-08-05T03:43:55.9089223Z ##[endgroup]
2026-08-05T03:43:55.9092353Z [command]/usr/bin/git sparse-checkout disable
2026-08-05T03:43:55.9131689Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-05T03:43:55.9157189Z ##[group]Checking out the ref
2026-08-05T03:43:55.9160180Z [command]/usr/bin/git checkout --progress --force -B golden/w1-locksmith-t2 refs/remotes/origin/golden/w1-locksmith-t2
2026-08-05T03:43:55.9225964Z Switched to a new branch 'golden/w1-locksmith-t2'
2026-08-05T03:43:55.9226586Z branch 'golden/w1-locksmith-t2' set up to track 'origin/golden/w1-locksmith-t2'.
2026-08-05T03:43:55.9232286Z ##[endgroup]
2026-08-05T03:43:55.9271646Z [command]/usr/bin/git log -1 --format=%H
2026-08-05T03:43:55.9297671Z 0a25b77cf997eac65b071366c8194b8a17034d6f
2026-08-05T03:43:55.9418560Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-05T03:43:55.9419078Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-05T03:43:55.9431428Z shell: /usr/bin/bash -e {0}
2026-08-05T03:43:55.9431675Z ##[endgroup]
2026-08-05T03:43:55.9508603Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-05T03:43:55.9508917Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-05T03:43:55.9520649Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-05T03:43:55.9520931Z env:
2026-08-05T03:43:55.9521135Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-05T03:43:55.9521351Z ##[endgroup]
2026-08-05T03:43:55.9563123Z CI-CENSUS scope roots:
2026-08-05T03:43:55.9563486Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-05T03:43:55.9563944Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-05T03:43:55.9564447Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-05T03:43:55.9564892Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-05T03:43:55.9565197Z   root: /home/reavus/spt-n1-oldbroker
2026-08-05T03:43:55.9607184Z CI-CENSUS self-check OK: walked 386 /proc entries, exe resolution live
2026-08-05T03:43:57.3902848Z CI-CENSUS phase=start box_procs=386 box_fds=10848 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-05T03:43:57.3903354Z   FOREIGN  pid=1917787 /home/reavus/.local/bin/spt
2026-08-05T03:43:57.3903636Z   FOREIGN  pid=1917807 /home/reavus/.local/bin/spt
2026-08-05T03:43:57.3935526Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-05T03:43:57.3935870Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-05T03:43:57.3948159Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-05T03:43:57.3948426Z env:
2026-08-05T03:43:57.3948611Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-05T03:43:57.3948835Z ##[endgroup]
2026-08-05T03:43:57.4000850Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-cJgY5i
2026-08-05T03:43:57.4026950Z ##[group]Run set -euo pipefail
2026-08-05T03:43:57.4027242Z [36;1mset -euo pipefail[0m
2026-08-05T03:43:57.4027457Z [36;1mPIN=0c95435[0m
2026-08-05T03:43:57.4027680Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-05T03:43:57.4027928Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-05T03:43:57.4028257Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-05T03:43:57.4028671Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-05T03:43:57.4029164Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-05T03:43:57.4029498Z [36;1m  rm -rf "$CACHE"[0m
2026-08-05T03:43:57.4029727Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-05T03:43:57.4029991Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-05T03:43:57.4030333Z [36;1m  # CARGO_INCREMENTAL=0 — THE one-shot build in this workflow (releases#103:[0m
2026-08-05T03:43:57.4030781Z [36;1m  # -29.8% wall, -5.65 GB of target, n=3, slowest-OFF beat fastest-ON). The[0m
2026-08-05T03:43:57.4031192Z [36;1m  # finding is scoped to COLD one-shot builds and this is the only CI site that[0m
2026-08-05T03:43:57.4031639Z [36;1m  # is one: the cache is `rm -rf`'d and rebuilt from scratch when the pin moves,[0m
2026-08-05T03:43:57.4032058Z [36;1m  # and between pin moves it is consumed as a BINARY and never recompiled — so[0m
2026-08-05T03:43:57.4032482Z [36;1m  # the incremental state it would write is never read by anything, ever. Every[0m
2026-08-05T03:43:57.4032912Z [36;1m  # other cargo invocation in this workflow builds into the runner's PERSISTENT[0m
2026-08-05T03:43:57.4033335Z [36;1m  # `_work` target, where incremental is the mechanism that makes the next run[0m
2026-08-05T03:43:57.4033692Z [36;1m  # cheap; those are deliberately left alone.[0m
2026-08-05T03:43:57.4034042Z [36;1m  CARGO_INCREMENTAL=0 bash .github/bench/wrap.sh n1-oldbroker-build -- \[0m
2026-08-05T03:43:57.4034472Z [36;1m    cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-05T03:43:57.4034816Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-05T03:43:57.4035206Z [36;1mfi[0m
2026-08-05T03:43:57.4035502Z [36;1mSPT_N1_OLD_BROKER="$BIN" bash .github/bench/wrap.sh n1-pairing -- \[0m
2026-08-05T03:43:57.4035868Z [36;1m  cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-05T03:43:57.4049048Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-05T03:43:57.4049354Z env:
2026-08-05T03:43:57.4049564Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-05T03:43:57.4049946Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-cJgY5i
2026-08-05T03:43:57.4050452Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-cJgY5i
2026-08-05T03:43:57.4050881Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-cJgY5i
2026-08-05T03:43:57.4051305Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-cJgY5i
2026-08-05T03:43:57.4051634Z ##[endgroup]
2026-08-05T03:43:57.7148232Z    Compiling proc-macro2 v1.0.106
2026-08-05T03:43:57.7148632Z    Compiling quote v1.0.45
2026-08-05T03:43:57.7149364Z    Compiling unicode-ident v1.0.24
2026-08-05T03:43:57.7149649Z    Compiling libc v0.2.186
2026-08-05T03:43:57.7149935Z    Compiling serde_core v1.0.228
2026-08-05T03:43:57.7150394Z    Compiling cfg-if v1.0.4
2026-08-05T03:43:57.7150709Z    Compiling serde v1.0.228
2026-08-05T03:43:57.7190674Z    Compiling typenum v1.20.1
2026-08-05T03:43:57.7253199Z    Compiling log v0.4.32
2026-08-05T03:43:57.7330979Z    Compiling portable-atomic v1.13.1
2026-08-05T03:43:57.7344091Z    Compiling pin-project-lite v0.2.17
2026-08-05T03:43:57.7375848Z    Compiling memchr v2.8.1
2026-08-05T03:43:57.7376276Z    Compiling version_check v0.9.5
2026-08-05T03:43:57.7512328Z    Compiling critical-section v1.2.0
2026-08-05T03:43:57.7551792Z    Compiling shlex v2.0.1
2026-08-05T03:43:57.7802754Z    Compiling find-msvc-tools v0.1.9
2026-08-05T03:43:57.8201036Z    Compiling subtle v2.6.1
2026-08-05T03:43:57.8330951Z    Compiling bytes v1.11.1
2026-08-05T03:43:57.8549844Z    Compiling futures-core v0.3.32
2026-08-05T03:43:57.9568183Z    Compiling equivalent v1.0.2
2026-08-05T03:43:57.9728761Z    Compiling smallvec v1.15.1
2026-08-05T03:43:58.0072350Z    Compiling itoa v1.0.18
2026-08-05T03:43:58.0309949Z    Compiling semver v1.0.28
2026-08-05T03:43:58.0472209Z    Compiling stable_deref_trait v1.2.1
2026-08-05T03:43:58.0684617Z    Compiling slab v0.4.12
2026-08-05T03:43:58.0794344Z    Compiling futures-sink v0.3.32
2026-08-05T03:43:58.0831707Z    Compiling generic-array v0.14.7
2026-08-05T03:43:58.1093318Z    Compiling futures-io v0.3.32
2026-08-05T03:43:58.1320825Z    Compiling rand_core v0.10.1
2026-08-05T03:43:58.1602554Z    Compiling futures-channel v0.3.32
2026-08-05T03:43:58.2104029Z    Compiling futures-task v0.3.32
2026-08-05T03:43:58.2266719Z    Compiling bitflags v2.12.1
2026-08-05T03:43:58.2609890Z    Compiling getrandom v0.4.2
2026-08-05T03:43:58.2896156Z    Compiling hashbrown v0.17.1
2026-08-05T03:43:58.3037508Z    Compiling rustversion v1.0.22
2026-08-05T03:43:58.3111634Z    Compiling cpufeatures v0.2.17
2026-08-05T03:43:58.3237573Z    Compiling fnv v1.0.7
2026-08-05T03:43:58.3742436Z    Compiling rustc_version v0.4.1
2026-08-05T03:43:58.4021140Z    Compiling cfg_aliases v0.2.1
2026-08-05T03:43:58.4127592Z    Compiling strsim v0.11.1
2026-08-05T03:43:58.4580634Z    Compiling writeable v0.6.3
2026-08-05T03:43:58.4725590Z    Compiling litemap v0.8.2
2026-08-05T03:43:58.4950929Z    Compiling utf8_iter v1.0.4
2026-08-05T03:43:58.5114147Z    Compiling icu_normalizer_data v2.2.0
2026-08-05T03:43:58.5270734Z    Compiling dunce v1.0.5
2026-08-05T03:43:58.5896390Z    Compiling fs_extra v1.3.0
2026-08-05T03:43:58.6570663Z    Compiling icu_properties_data v2.2.0
2026-08-05T03:43:58.6710877Z    Compiling ident_case v1.0.1
2026-08-05T03:43:58.7151418Z    Compiling percent-encoding v2.3.2
2026-08-05T03:43:58.7350337Z    Compiling autocfg v1.5.1
2026-08-05T03:43:58.7771001Z    Compiling http v1.4.1
2026-08-05T03:43:58.8091077Z    Compiling thiserror v2.0.18
2026-08-05T03:43:58.9211017Z    Compiling unicode-segmentation v1.13.3
2026-08-05T03:43:58.9450178Z    Compiling aws-lc-rs v1.17.0
2026-08-05T03:43:58.9598716Z    Compiling cpufeatures v0.3.0
2026-08-05T03:43:59.0271819Z    Compiling syn v2.0.117
2026-08-05T03:43:59.0641561Z    Compiling hybrid-array v0.4.12
2026-08-05T03:43:59.0643630Z    Compiling scopeguard v1.2.0
2026-08-05T03:43:59.1112879Z    Compiling form_urlencoded v1.2.2
2026-08-05T03:43:59.1194807Z    Compiling indexmap v2.14.0
2026-08-05T03:43:59.1497617Z    Compiling lock_api v0.4.14
2026-08-05T03:43:59.1562254Z    Compiling untrusted v0.9.0
2026-08-05T03:43:59.1970160Z    Compiling heck v0.5.0
2026-08-05T03:43:59.2020819Z    Compiling rustls v0.23.40
2026-08-05T03:43:59.2230643Z    Compiling const-oid v0.10.2
2026-08-05T03:43:59.2614592Z    Compiling anyhow v1.0.102
2026-08-05T03:43:59.3021003Z    Compiling atomic-waker v1.1.2
2026-08-05T03:43:59.3570509Z    Compiling unicode-xid v0.2.6
2026-08-05T03:43:59.3848775Z    Compiling paste v1.0.15
2026-08-05T03:43:59.4110663Z    Compiling convert_case v0.10.0
2026-08-05T03:43:59.4244739Z    Compiling zerocopy v0.8.50
2026-08-05T03:43:59.4716560Z    Compiling parking_lot_core v0.9.12
2026-08-05T03:43:59.4815554Z    Compiling fastrand v2.4.1
2026-08-05T03:43:59.4817171Z    Compiling httparse v1.10.1
2026-08-05T03:43:59.5285350Z    Compiling num-traits v0.2.19
2026-08-05T03:43:59.6450094Z    Compiling block-buffer v0.12.0
2026-08-05T03:43:59.6451328Z    Compiling crypto-common v0.2.2
2026-08-05T03:43:59.6871187Z    Compiling jobserver v0.1.34
2026-08-05T03:43:59.6931647Z    Compiling inout v0.2.2
2026-08-05T03:43:59.7341951Z    Compiling curve25519-dalek v4.1.3
2026-08-05T03:43:59.7570976Z    Compiling crypto-common v0.1.7
2026-08-05T03:43:59.7650436Z    Compiling block-buffer v0.10.4
2026-08-05T03:43:59.7802456Z    Compiling http-body v1.0.1
2026-08-05T03:43:59.8031522Z    Compiling ahash v0.8.12
2026-08-05T03:43:59.8200965Z    Compiling powerfmt v0.2.0
2026-08-05T03:43:59.8362437Z    Compiling either v1.16.0
2026-08-05T03:43:59.8703853Z    Compiling base64ct v1.8.3
2026-08-05T03:43:59.9129634Z    Compiling digest v0.10.7
2026-08-05T03:43:59.9974981Z    Compiling cc v1.2.63
2026-08-05T03:44:00.0468573Z    Compiling deranged v0.5.8
2026-08-05T03:44:00.1281118Z    Compiling time-core v0.1.8
2026-08-05T03:44:00.1530921Z    Compiling zmij v1.0.21
2026-08-05T03:44:00.1956493Z    Compiling mio v1.2.1
2026-08-05T03:44:00.2054215Z    Compiling socket2 v0.6.4
2026-08-05T03:44:00.2182878Z    Compiling getrandom v0.2.17
2026-08-05T03:44:00.3301072Z    Compiling pem-rfc7468 v1.0.0
2026-08-05T03:44:00.3341035Z    Compiling num-conv v0.2.2
2026-08-05T03:44:00.3441334Z    Compiling vcpkg v0.2.15
2026-08-05T03:44:00.3939647Z    Compiling rand_core v0.6.4
2026-08-05T03:44:00.4327336Z    Compiling tinyvec_macros v0.1.1
2026-08-05T03:44:00.4830630Z    Compiling uuid v1.23.2
2026-08-05T03:44:00.4943676Z    Compiling try-lock v0.2.5
2026-08-05T03:44:00.5351372Z    Compiling pkg-config v0.3.33
2026-08-05T03:44:00.5763732Z    Compiling data-encoding v2.11.0
2026-08-05T03:44:00.5829051Z    Compiling tower-service v0.3.3
2026-08-05T03:44:00.6237553Z    Compiling base64 v0.22.1
2026-08-05T03:44:00.6464625Z    Compiling want v0.3.1
2026-08-05T03:44:00.6918156Z    Compiling parking_lot v0.12.5
2026-08-05T03:44:00.7970849Z    Compiling cipher v0.5.2
2026-08-05T03:44:00.8190720Z    Compiling tinyvec v1.11.0
2026-08-05T03:44:01.0350175Z    Compiling sha2 v0.10.9
2026-08-05T03:44:01.0480684Z    Compiling inout v0.1.4
2026-08-05T03:44:01.0639424Z    Compiling spt-procident v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-05T03:44:01.0940634Z    Compiling chacha20 v0.10.0
2026-08-05T03:44:01.1470892Z    Compiling vergen-lib v9.1.0
2026-08-05T03:44:01.1662214Z    Compiling n0-future v0.3.2
2026-08-05T03:44:01.2181568Z    Compiling serde_json v1.0.150
2026-08-05T03:44:01.2755049Z    Compiling crossbeam-utils v0.8.21
2026-08-05T03:44:01.2930468Z    Compiling parking v2.2.1
2026-08-05T03:44:01.3361125Z    Compiling signature v2.2.0
2026-08-05T03:44:01.3681939Z    Compiling cordyceps v0.3.4
2026-08-05T03:44:01.3773471Z    Compiling rand v0.10.1
2026-08-05T03:44:01.4169213Z    Compiling diatomic-waker v0.2.3
2026-08-05T03:44:01.4371320Z    Compiling winnow v1.0.3
2026-08-05T03:44:01.4423339Z    Compiling cmake v0.1.58
2026-08-05T03:44:01.4548014Z    Compiling spin v0.10.0
2026-08-05T03:44:01.5026527Z    Compiling httpdate v1.0.3
2026-08-05T03:44:01.5411457Z    Compiling ed25519 v2.2.3
2026-08-05T03:44:01.5684942Z    Compiling futures-lite v2.6.1
2026-08-05T03:44:01.6001689Z    Compiling spt-poolguard v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-05T03:44:01.6010248Z    Compiling cipher v0.4.4
2026-08-05T03:44:01.6473578Z    Compiling digest v0.11.3
2026-08-05T03:44:01.7009033Z    Compiling futures-buffered v0.2.13
2026-08-05T03:44:01.7534690Z    Compiling netlink-packet-core v0.8.1
2026-08-05T03:44:01.7824267Z    Compiling universal-hash v0.5.1
2026-08-05T03:44:01.8005658Z    Compiling vergen-lib v0.1.6
2026-08-05T03:44:01.8483711Z    Compiling vergen v9.1.0
2026-08-05T03:44:01.8604768Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-05T03:44:01.8689106Z    Compiling heapless v0.7.17
2026-08-05T03:44:01.9051419Z    Compiling aho-corasick v1.1.4
2026-08-05T03:44:01.9721360Z    Compiling noq-udp v0.10.0
2026-08-05T03:44:01.9792604Z    Compiling sync_wrapper v1.0.2
2026-08-05T03:44:01.9915266Z    Compiling opaque-debug v0.3.1
2026-08-05T03:44:02.0546729Z    Compiling byteorder v1.5.0
2026-08-05T03:44:02.0623448Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-05T03:44:02.0688276Z    Compiling regex-syntax v0.8.10
2026-08-05T03:44:02.0690219Z    Compiling allocator-api2 v0.2.21
2026-08-05T03:44:02.1345141Z    Compiling polyval v0.6.2
2026-08-05T03:44:02.2320609Z    Compiling hash32 v0.2.1
2026-08-05T03:44:02.3144107Z    Compiling spin v0.9.8
2026-08-05T03:44:02.3480913Z    Compiling aws-lc-sys v0.41.0
2026-08-05T03:44:02.3610947Z    Compiling ring v0.17.14
2026-08-05T03:44:02.3771002Z    Compiling libsqlite3-sys v0.30.1
2026-08-05T03:44:02.3811366Z    Compiling spt-store v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-05T03:44:02.4004120Z    Compiling vergen-gitcl v1.0.8
2026-08-05T03:44:02.4381120Z    Compiling signature v3.0.0
2026-08-05T03:44:02.5268713Z    Compiling fallible-iterator v0.3.0
2026-08-05T03:44:02.5557241Z    Compiling ryu v1.0.23
2026-08-05T03:44:02.5602234Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-05T03:44:02.6910729Z    Compiling num_threads v0.1.7
2026-08-05T03:44:02.6912466Z    Compiling tower-layer v0.3.3
2026-08-05T03:44:02.7400808Z    Compiling ghash v0.5.1
2026-08-05T03:44:02.7540835Z    Compiling ctr v0.9.2
2026-08-05T03:44:02.8177881Z    Compiling time v0.3.47
2026-08-05T03:44:02.8380208Z    Compiling aes v0.8.4
2026-08-05T03:44:02.8451405Z    Compiling sha2 v0.11.0-rc.5
2026-08-05T03:44:02.9682933Z    Compiling fs2 v0.4.3
2026-08-05T03:44:03.0411523Z    Compiling http-body-util v0.1.3
2026-08-05T03:44:03.1260530Z    Compiling aead v0.5.2
2026-08-05T03:44:03.2460426Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-05T03:44:03.3008655Z    Compiling rustix v1.1.4
2026-08-05T03:44:03.3443078Z    Compiling utf8parse v0.2.2
2026-08-05T03:44:03.3446713Z    Compiling arrayvec v0.7.6
2026-08-05T03:44:03.4391430Z    Compiling openssl-probe v0.2.1
2026-08-05T03:44:03.5646099Z    Compiling aes-gcm v0.10.3
2026-08-05T03:44:03.5711249Z    Compiling crossbeam-channel v0.5.15
2026-08-05T03:44:03.6350907Z    Compiling crossbeam-epoch v0.9.18
2026-08-05T03:44:03.7360706Z    Compiling blake3 v1.8.5
2026-08-05T03:44:03.7470872Z    Compiling netlink-packet-route v0.29.0
2026-08-05T03:44:03.7519146Z    Compiling memoffset v0.6.5
2026-08-05T03:44:03.8956350Z    Compiling synstructure v0.13.2
2026-08-05T03:44:04.0101018Z    Compiling darling_core v0.20.11
2026-08-05T03:44:04.0361804Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-05T03:44:04.1683586Z    Compiling acto v0.8.2
2026-08-05T03:44:04.2227629Z    Compiling noq v0.18.0
2026-08-05T03:44:04.3224997Z    Compiling netwatch v0.16.0
2026-08-05T03:44:04.3300912Z    Compiling sorted-index-buffer v0.2.1
2026-08-05T03:44:04.4283808Z    Compiling rustc-hash v2.1.2
2026-08-05T03:44:04.4801064Z    Compiling xml-rs v0.8.28
2026-08-05T03:44:04.5203091Z    Compiling linux-raw-sys v0.12.1
2026-08-05T03:44:04.5303122Z    Compiling ref-cast v1.0.25
2026-08-05T03:44:04.5434709Z    Compiling mac-addr v0.3.0
2026-08-05T03:44:04.6088515Z    Compiling regex-automata v0.4.14
2026-08-05T03:44:04.7481844Z    Compiling lru-slab v0.1.2
2026-08-05T03:44:04.8014221Z    Compiling identity-hash v0.1.0
2026-08-05T03:44:04.8645747Z    Compiling tagptr v0.2.0
2026-08-05T03:44:04.8652893Z    Compiling foldhash v0.2.0
2026-08-05T03:44:04.8787712Z    Compiling thiserror v1.0.69
2026-08-05T03:44:05.0035944Z    Compiling proc-macro-crate v3.5.0
2026-08-05T03:44:05.0661118Z    Compiling hashbrown v0.16.1
2026-08-05T03:44:05.3395486Z    Compiling xmltree v0.10.3
2026-08-05T03:44:05.4639302Z    Compiling serde_derive_internals v0.29.1
2026-08-05T03:44:05.5384091Z    Compiling netlink-packet-route v0.30.0
2026-08-05T03:44:05.8063184Z    Compiling errno v0.3.14
2026-08-05T03:44:05.8299603Z    Compiling serde_derive v1.0.228
2026-08-05T03:44:05.9064100Z    Compiling zeroize_derive v1.4.3
2026-08-05T03:44:05.9425837Z    Compiling tokio-macros v2.7.0
2026-08-05T03:44:05.9619943Z    Compiling zerofrom-derive v0.1.7
2026-08-05T03:44:06.1788389Z    Compiling futures-macro v0.3.32
2026-08-05T03:44:06.2547679Z    Compiling yoke-derive v0.8.2
2026-08-05T03:44:06.3789152Z    Compiling zerovec-derive v0.11.3
2026-08-05T03:44:06.4603418Z    Compiling zeroize v1.8.2
2026-08-05T03:44:06.6010331Z    Compiling displaydoc v0.2.6
2026-08-05T03:44:06.6250573Z    Compiling tokio v1.52.3
2026-08-05T03:44:06.6340519Z    Compiling tracing-attributes v0.1.31
2026-08-05T03:44:07.1039279Z    Compiling futures-util v0.3.32
2026-08-05T03:44:07.1893064Z    Compiling rustls-pki-types v1.14.1
2026-08-05T03:44:07.2910476Z    Compiling zerofrom v0.1.8
2026-08-05T03:44:07.3864656Z    Compiling thiserror-impl v2.0.18
2026-08-05T03:44:07.4132114Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-05T03:44:07.4751453Z    Compiling yoke v0.8.3
2026-08-05T03:44:07.6850980Z    Compiling zerotrie v0.2.4
2026-08-05T03:44:07.8762052Z    Compiling zerovec v0.11.6
2026-08-05T03:44:07.9251065Z    Compiling darling_macro v0.20.11
2026-08-05T03:44:08.0391858Z    Compiling derive_more-impl v2.1.1
2026-08-05T03:44:08.0981007Z    Compiling n0-error-macros v0.1.3
2026-08-05T03:44:08.2065378Z    Compiling spez v0.1.2
2026-08-05T03:44:08.3038817Z    Compiling darling v0.20.11
2026-08-05T03:44:08.3719682Z    Compiling derive_builder_core v0.20.2
2026-08-05T03:44:08.5970400Z    Compiling der v0.8.0-rc.10
2026-08-05T03:44:08.7238448Z    Compiling tinystr v0.8.3
2026-08-05T03:44:08.9290665Z    Compiling icu_locale_core v2.2.0
2026-08-05T03:44:09.0221106Z    Compiling potential_utf v0.1.5
2026-08-05T03:44:09.1737894Z    Compiling icu_collections v2.2.0
2026-08-05T03:44:09.1881196Z    Compiling n0-error v0.1.3
2026-08-05T03:44:09.5398459Z    Compiling pin-project-internal v1.1.13
2026-08-05T03:44:09.7183485Z    Compiling derive_builder_macro v0.20.2
2026-08-05T03:44:09.8507068Z    Compiling ed25519-dalek v2.2.0
2026-08-05T03:44:09.9951013Z    Compiling derive_builder v0.20.2
2026-08-05T03:44:10.0810276Z    Compiling spki v0.8.0-rc.4
2026-08-05T03:44:10.2358148Z    Compiling icu_provider v2.2.0
2026-08-05T03:44:10.2830589Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-05T03:44:10.4621968Z    Compiling spt-proto v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-05T03:44:10.6190781Z    Compiling icu_normalizer v2.2.0
2026-08-05T03:44:10.6271417Z    Compiling icu_properties v2.2.0
2026-08-05T03:44:10.6431524Z    Compiling cobs v0.3.0
2026-08-05T03:44:10.7069239Z    Compiling futures-executor v0.3.32
2026-08-05T03:44:10.8485506Z    Compiling pin-project v1.1.13
2026-08-05T03:44:10.8601175Z    Compiling regex v1.12.3
2026-08-05T03:44:10.8795710Z    Compiling futures v0.3.32
2026-08-05T03:44:10.8899288Z    Compiling postcard-derive v0.2.2
2026-08-05T03:44:10.9171517Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-05T03:44:11.0838023Z    Compiling ipnet v2.12.0
2026-08-05T03:44:11.3630236Z    Compiling ed25519 v3.0.0-rc.4
2026-08-05T03:44:11.5890800Z    Compiling prefix-trie v0.8.4
2026-08-05T03:44:11.6271257Z    Compiling data-encoding-macro v0.1.20
2026-08-05T03:44:11.6968759Z    Compiling rustls-native-certs v0.8.4
2026-08-05T03:44:11.7285669Z    Compiling async-trait v0.1.89
2026-08-05T03:44:11.8860957Z    Compiling strum_macros v0.28.0
2026-08-05T03:44:11.9938910Z    Compiling once_cell v1.21.4
2026-08-05T03:44:12.0511225Z    Compiling iroh-metrics-derive v0.4.1
2026-08-05T03:44:12.1550833Z    Compiling enum-assoc v1.3.0
2026-08-05T03:44:12.1651090Z    Compiling num_enum_derive v0.7.6
2026-08-05T03:44:12.2475470Z    Compiling tracing-core v0.1.36
2026-08-05T03:44:12.3863237Z    Compiling idna_adapter v1.2.2
2026-08-05T03:44:12.5230765Z    Compiling idna v1.1.0
2026-08-05T03:44:12.5531102Z    Compiling derive_more v2.1.1
2026-08-05T03:44:12.5934037Z    Compiling postcard v1.1.3
2026-08-05T03:44:12.7051245Z    Compiling moka v0.12.15
2026-08-05T03:44:12.7780480Z    Compiling hashbrown v0.14.5
2026-08-05T03:44:12.8201644Z    Compiling iroh-relay v0.98.0
2026-08-05T03:44:13.0651156Z    Compiling tracing v0.1.44
2026-08-05T03:44:13.0888909Z    Compiling tokio-util v0.7.18
2026-08-05T03:44:13.1551817Z    Compiling url v2.5.8
2026-08-05T03:44:13.1831962Z    Compiling netlink-sys v0.8.8
2026-08-05T03:44:13.3038063Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-05T03:44:13.5211582Z    Compiling tower v0.5.3
2026-08-05T03:44:13.5300887Z    Compiling num_enum v0.7.6
2026-08-05T03:44:13.6130622Z    Compiling netlink-proto v0.12.0
2026-08-05T03:44:13.6681042Z    Compiling hashlink v0.9.1
2026-08-05T03:44:13.7091431Z    Compiling netdev v0.42.0
2026-08-05T03:44:13.7164994Z    Compiling iroh-metrics v0.38.3
2026-08-05T03:44:13.7984726Z    Compiling toml_datetime v0.6.11
2026-08-05T03:44:13.8931306Z    Compiling serde_spanned v0.6.9
2026-08-05T03:44:13.9242096Z    Compiling thiserror-impl v1.0.69
2026-08-05T03:44:14.0201497Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-05T03:44:14.0270003Z    Compiling iroh-base v0.98.0
2026-08-05T03:44:14.0614065Z    Compiling rusqlite v0.32.1
2026-08-05T03:44:14.1105472Z    Compiling attohttpc v0.30.1
2026-08-05T03:44:14.1670837Z    Compiling tower-http v0.6.11
2026-08-05T03:44:14.2430906Z    Compiling h2 v0.4.14
2026-08-05T03:44:14.6954444Z    Compiling tokio-stream v0.1.18
2026-08-05T03:44:14.7294076Z    Compiling ref-cast-impl v1.0.25
2026-08-05T03:44:14.7560628Z    Compiling n0-watcher v0.6.1
2026-08-05T03:44:14.7932110Z    Compiling termios v0.2.2
2026-08-05T03:44:14.9610887Z    Compiling serial-core v0.4.0
2026-08-05T03:44:14.9735984Z    Compiling strum v0.28.0
2026-08-05T03:44:14.9829677Z    Compiling ioctl-rs v0.1.6
2026-08-05T03:44:15.0402315Z    Compiling simple-dns v0.9.3
2026-08-05T03:44:15.0650752Z    Compiling arrayref v0.3.9
2026-08-05T03:44:15.0790905Z    Compiling signal-hook v0.3.18
2026-08-05T03:44:15.0964553Z    Compiling simdutf8 v0.1.5
2026-08-05T03:44:15.1187583Z    Compiling toml_write v0.1.2
2026-08-05T03:44:15.1754019Z    Compiling sha1_smol v1.0.1
2026-08-05T03:44:15.2296810Z    Compiling resolv-conf v0.7.6
2026-08-05T03:44:15.2554164Z    Compiling winnow v0.7.15
2026-08-05T03:44:15.3467763Z    Compiling smol_str v0.1.24
2026-08-05T03:44:15.3674950Z    Compiling constant_time_eq v0.4.2
2026-08-05T03:44:15.4623517Z    Compiling serial-unix v0.4.0
2026-08-05T03:44:15.5800876Z    Compiling webpki-roots v1.0.7
2026-08-05T03:44:15.7023584Z    Compiling schemars_derive v1.2.1
2026-08-05T03:44:15.7259761Z    Compiling signal-hook-registry v1.4.8
2026-08-05T03:44:15.7746027Z    Compiling lru v0.16.4
2026-08-05T03:44:15.8680898Z    Compiling darling_core v0.23.0
2026-08-05T03:44:15.9701269Z    Compiling serde_bytes v0.11.19
2026-08-05T03:44:16.0083333Z    Compiling seize v0.5.1
2026-08-05T03:44:16.1203975Z    Compiling hmac v0.12.1
2026-08-05T03:44:16.1290735Z    Compiling iroh v0.98.2
2026-08-05T03:44:16.2084310Z    Compiling pin-utils v0.1.0
2026-08-05T03:44:16.2431081Z    Compiling cmov v0.5.4
2026-08-05T03:44:16.2734647Z    Compiling rustix v0.38.44
2026-08-05T03:44:16.2821295Z    Compiling bitflags v1.3.2
2026-08-05T03:44:16.2861227Z    Compiling dyn-clone v1.0.20
2026-08-05T03:44:16.3442156Z    Compiling nix v0.25.1
2026-08-05T03:44:16.3711717Z    Compiling papaya v0.2.4
2026-08-05T03:44:16.4382683Z    Compiling hkdf v0.12.4
2026-08-05T03:44:16.4709465Z    Compiling ctutils v0.4.2
2026-08-05T03:44:16.5590617Z    Compiling iroh-dns v0.98.0
2026-08-05T03:44:16.6500850Z    Compiling serial v0.4.0
2026-08-05T03:44:16.7051967Z    Compiling filedescriptor v0.8.3
2026-08-05T03:44:16.7427372Z    Compiling backon v1.6.0
2026-08-05T03:44:16.9113001Z    Compiling anstyle-parse v1.0.0
2026-08-05T03:44:16.9186350Z    Compiling vte_generate_state_changes v0.1.2
2026-08-05T03:44:16.9491693Z    Compiling instability v0.3.12
2026-08-05T03:44:16.9961380Z    Compiling shell-words v1.1.1
2026-08-05T03:44:17.0097335Z    Compiling colorchoice v1.0.5
2026-08-05T03:44:17.0631671Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-05T03:44:17.1341105Z    Compiling foldhash v0.1.5
2026-08-05T03:44:17.1586494Z    Compiling downcast-rs v1.2.1
2026-08-05T03:44:17.2151339Z    Compiling anstyle-query v1.1.5
2026-08-05T03:44:17.2249658Z    Compiling unicode-width v0.2.0
2026-08-05T03:44:17.2369993Z    Compiling is_terminal_polyfill v1.70.2
2026-08-05T03:44:17.2484241Z    Compiling linux-raw-sys v0.4.15
2026-08-05T03:44:17.2967412Z    Compiling anstyle v1.0.14
2026-08-05T03:44:17.3077421Z    Compiling hashbrown v0.15.5
2026-08-05T03:44:17.3267881Z    Compiling vte v0.13.1
2026-08-05T03:44:17.5187260Z    Compiling anstream v1.0.0
2026-08-05T03:44:17.5629817Z    Compiling toml_edit v0.22.27
2026-08-05T03:44:17.6780654Z    Compiling schemars v1.2.1
2026-08-05T03:44:17.8071102Z    Compiling signal-hook-mio v0.2.5
2026-08-05T03:44:17.9013304Z    Compiling spake2 v0.4.0
2026-08-05T03:44:17.9239516Z    Compiling terminal_size v0.4.4
2026-08-05T03:44:17.9628727Z    Compiling strum_macros v0.26.4
2026-08-05T03:44:18.0383373Z    Compiling sha1 v0.10.6
2026-08-05T03:44:18.1220660Z    Compiling itertools v0.13.0
2026-08-05T03:44:18.2506219Z    Compiling castaway v0.2.4
2026-08-05T03:44:18.2811708Z    Compiling doctest-file v1.1.1
2026-08-05T03:44:18.3391303Z    Compiling indoc v2.0.7
2026-08-05T03:44:18.3881180Z    Compiling clap_lex v1.1.0
2026-08-05T03:44:18.6251416Z    Compiling static_assertions v1.1.0
2026-08-05T03:44:18.7090742Z    Compiling unicode-width v0.1.14
2026-08-05T03:44:18.7677104Z    Compiling compact_str v0.8.2
2026-08-05T03:44:18.7850884Z    Compiling crossterm v0.28.1
2026-08-05T03:44:18.9855980Z    Compiling interprocess v2.4.2
2026-08-05T03:44:19.0257630Z    Compiling clap_builder v4.6.0
2026-08-05T03:44:19.6213033Z    Compiling lru v0.12.5
2026-08-05T03:44:19.6298808Z    Compiling darling_macro v0.23.0
2026-08-05T03:44:19.7730705Z    Compiling clap_derive v4.6.1
2026-08-05T03:44:19.8051973Z    Compiling cassowary v0.3.0
2026-08-05T03:44:19.8640353Z    Compiling iana-time-zone v0.1.65
2026-08-05T03:44:19.9718325Z    Compiling toml v0.8.23
2026-08-05T03:44:20.1880997Z    Compiling hyper v1.10.1
2026-08-05T03:44:20.2160655Z    Compiling darling v0.23.0
2026-08-05T03:44:20.2400538Z    Compiling unicode-truncate v1.1.0
2026-08-05T03:44:20.3126700Z    Compiling portable-pty v0.8.1
2026-08-05T03:44:20.3950804Z    Compiling chrono v0.4.45
2026-08-05T03:44:20.4607904Z    Compiling nucleo-matcher v0.3.1
2026-08-05T03:44:20.4950905Z    Compiling strum v0.26.3
2026-08-05T03:44:20.6211036Z    Compiling qrcode v0.14.1
2026-08-05T03:44:20.6498765Z    Compiling tempfile v3.27.0
2026-08-05T03:44:20.8471340Z    Compiling ratatui v0.29.0
2026-08-05T03:44:20.9942739Z    Compiling spt-test-support v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-05T03:44:22.0350916Z    Compiling clap v4.6.1
2026-08-05T03:44:22.1430348Z    Compiling hyper-util v0.1.20
2026-08-05T03:44:22.4235809Z    Compiling spt-msg v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-05T03:44:22.8188585Z    Compiling spt-runtime v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-05T03:44:22.8281003Z    Compiling spt-term v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-05T03:44:23.7794268Z    Compiling igd-next v0.17.1
2026-08-05T03:44:24.8428274Z    Compiling portmapper v0.16.0
2026-08-05T03:44:26.1762017Z    Compiling spt-live v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-05T03:44:30.1742555Z    Compiling rustls-webpki v0.103.13
2026-08-05T03:44:32.5400025Z    Compiling tokio-rustls v0.26.4
2026-08-05T03:44:32.5400471Z    Compiling rustls-platform-verifier v0.7.0
2026-08-05T03:44:32.5400798Z    Compiling noq-proto v0.17.0
2026-08-05T03:44:32.6812601Z    Compiling hickory-net v0.26.0-beta.4
2026-08-05T03:44:32.6813267Z    Compiling hyper-rustls v0.27.9
2026-08-05T03:44:32.6813701Z    Compiling tokio-websockets v0.13.2
2026-08-05T03:44:32.8060563Z    Compiling reqwest v0.13.4
2026-08-05T03:44:33.7179890Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-05T03:44:47.1512715Z    Compiling spt-net v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-05T03:44:48.9440620Z    Compiling spt-daemon v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-05T03:44:59.4123199Z    Compiling spt v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-05T03:45:05.5330710Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
2026-08-05T03:45:05.5550589Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-7d74cc56882a8379)
2026-08-05T03:45:05.5563715Z 
2026-08-05T03:45:05.5563858Z running 1 test
2026-08-05T03:45:13.0982712Z test new_brain_serves_against_old_broker ... ok
2026-08-05T03:45:13.0983119Z 
2026-08-05T03:45:13.0983407Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.54s
2026-08-05T03:45:13.0983748Z 
2026-08-05T03:45:13.1254163Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-05T03:45:13.1254488Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-05T03:45:13.1267068Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-05T03:45:13.1267340Z env:
2026-08-05T03:45:13.1267525Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-05T03:45:13.1267878Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-cJgY5i
2026-08-05T03:45:13.1268329Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-cJgY5i
2026-08-05T03:45:13.1268733Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-cJgY5i
2026-08-05T03:45:13.1269339Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-cJgY5i
2026-08-05T03:45:13.1269686Z ##[endgroup]
2026-08-05T03:45:13.1311102Z CI-CENSUS scope roots:
2026-08-05T03:45:13.1311441Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-05T03:45:13.1311923Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-05T03:45:13.1312434Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-05T03:45:13.1312870Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-05T03:45:13.1313176Z   root: /home/reavus/spt-n1-oldbroker
2026-08-05T03:45:13.1355087Z CI-CENSUS self-check OK: walked 388 /proc entries, exe resolution live
2026-08-05T03:45:14.5965340Z CI-CENSUS phase=pre-reap box_procs=387 box_fds=10720 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-05T03:45:14.5965825Z   FOREIGN  pid=1917787 /home/reavus/.local/bin/spt
2026-08-05T03:45:14.5966100Z   FOREIGN  pid=1917807 /home/reavus/.local/bin/spt
2026-08-05T03:45:18.2283381Z CI-CENSUS phase=end box_procs=388 box_fds=10752 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-05T03:45:18.2283874Z   FOREIGN  pid=1917787 /home/reavus/.local/bin/spt
2026-08-05T03:45:18.2284210Z   FOREIGN  pid=1917807 /home/reavus/.local/bin/spt
2026-08-05T03:45:18.2284594Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-08-05T03:45:18.2317167Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-05T03:45:18.2317537Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-05T03:45:18.2329901Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-05T03:45:18.2330182Z env:
2026-08-05T03:45:18.2330364Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-05T03:45:18.2330726Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-cJgY5i
2026-08-05T03:45:18.2331175Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-cJgY5i
2026-08-05T03:45:18.2331590Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-cJgY5i
2026-08-05T03:45:18.2332177Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-cJgY5i
2026-08-05T03:45:18.2332507Z ##[endgroup]
2026-08-05T03:45:18.2397322Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-cJgY5i on attempt 1/5
2026-08-05T03:45:18.2468171Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-05T03:45:18.2469663Z ##[group]Run actions/upload-artifact@v4
2026-08-05T03:45:18.2469903Z with:
2026-08-05T03:45:18.2470089Z   name: bench-ledger-n1-Linux
2026-08-05T03:45:18.2470297Z   path: bench-ledger/
2026-08-05T03:45:18.2470494Z   if-no-files-found: warn
2026-08-05T03:45:18.2470742Z   retention-days: 30
2026-08-05T03:45:18.2470946Z   compression-level: 6
2026-08-05T03:45:18.2471124Z   overwrite: false
2026-08-05T03:45:18.2471309Z   include-hidden-files: false
2026-08-05T03:45:18.2471504Z env:
2026-08-05T03:45:18.2471682Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-05T03:45:18.2472047Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-cJgY5i
2026-08-05T03:45:18.2472477Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-cJgY5i
2026-08-05T03:45:18.2472881Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-cJgY5i
2026-08-05T03:45:18.2473278Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-cJgY5i
2026-08-05T03:45:18.2473588Z ##[endgroup]
2026-08-05T03:45:18.3816521Z (node:2535959) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-05T03:45:18.3817103Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-05T03:45:18.3856044Z With the provided path, there will be 1 file uploaded
2026-08-05T03:45:18.3860434Z Artifact name is valid!
2026-08-05T03:45:18.3860861Z Root directory input is valid!
2026-08-05T03:45:18.8556977Z Beginning upload of artifact content to blob storage
2026-08-05T03:45:18.8709597Z (node:2535959) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-05T03:45:19.4445650Z Uploaded bytes 269
2026-08-05T03:45:19.5202540Z Finished uploading artifact content to blob storage!
2026-08-05T03:45:19.5203282Z SHA256 digest of uploaded artifact zip is ca85689b8e01b240d40ca4812a2ff0a9ffe8440c2af553302f78c4bf5ab31973
2026-08-05T03:45:19.5205783Z Finalizing artifact upload
2026-08-05T03:45:19.8099351Z Artifact bench-ledger-n1-Linux.zip successfully finalized. Artifact ID 8917264143
2026-08-05T03:45:19.8100420Z Artifact bench-ledger-n1-Linux has been successfully uploaded! Final size is 269 bytes. Artifact ID is 8917264143
2026-08-05T03:45:19.8106520Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/30971976024/artifacts/8917264143
2026-08-05T03:45:19.8324912Z Post job cleanup.
2026-08-05T03:45:19.8973142Z [command]/usr/bin/git version
2026-08-05T03:45:19.9004836Z git version 2.43.0
2026-08-05T03:45:19.9030096Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/326c0265-27c7-4975-a72e-00bb68bb255f/.gitconfig'
2026-08-05T03:45:19.9037037Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/326c0265-27c7-4975-a72e-00bb68bb255f' before making global git config changes
2026-08-05T03:45:19.9037690Z Adding repository directory to the temporary git global config as a safe directory
2026-08-05T03:45:19.9040971Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-05T03:45:19.9090622Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-05T03:45:19.9117185Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-05T03:45:19.9304659Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-05T03:45:19.9322921Z http.https://github.com/.extraheader
2026-08-05T03:45:19.9329590Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-05T03:45:19.9353577Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-05T03:45:19.9579288Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-05T03:45:19.9603419Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-05T03:45:19.9911012Z Cleaning up orphan processes
2026-08-05T03:45:20.0489089Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
